Conversation
|
@serban-nicusor-toptal can you restart the failed piece, it looks like a CI error? |
Jenkins Console Log Machine informationNo LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focalCPU: G++: Clang: |
|
@spinkney sorry that it's been a annoyance that you don't have kick-the-CI-machine permissions. As an easy thing in the future, closing and then immediately re-opening the PR should kick off CI again, with the downside that it also generates two emails to all the subscribers |
|
Thanks! I can do that next time |
Summary
It's slightly more accurate and readable to use the constant
LOG_HALFinstead of a hard coded value.Checklist
Copyright holder: Sean Pinkney, Publicis Groupe
The copyright holder is typically you or your assignee, such as a university or company. By submitting this pull request, the copyright holder is agreeing to the license the submitted work under the following licenses:
- Code: BSD 3-clause (https://opensource.org/licenses/BSD-3-Clause)
- Documentation: CC-BY 4.0 (https://creativecommons.org/licenses/by/4.0/)
the basic tests are passing
./runTests.py test/unit)make test-headers)make test-math-dependencies)make doxygen)make cpplint)the code is written in idiomatic C++ and changes are documented in the doxygen
the new changes are tested